Get a user's first-tier public folders
Returns a list of all the first tier content folders in the user's public folder.
Method
/API2/content/getUserPublicFolders
- API Section: /API2/content
- API Version: 2.0
- From Release: 2020.0
- Usage: REST API only via POST actions.
- Usage by:
- Enterprise Admin
- Domain Admin
- Pro
- Analyst
- Viewer
- Basic
Method Signature
Input Parameters
Name
userId
Type
string
Description
The user's system ID
Output Response
Successful Result Code
200
Response List Type
Description of Response Type
Pyramid Content item object.. Note that the response is returned as a list of items of this object type.
PyramidContentItem[]